Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 17, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • glean.client.messages.retrieve(): response.search_response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.query_as_admin():
    • response.glean_data_error.federated_search_rate_limit_error Added
    • error.federated_search_rate_limit_error Added
  • glean.client.search.autocomplete(): response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.recommendations(): response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.query():
    • response.glean_data_error.federated_search_rate_limit_error Added
    • error.federated_search_rate_limit_error Added
OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:26)
│   └──[🔀] x-open-api-commit-sha (25:28)
└─┬Components
  └─┬ErrorInfo
    ├──[+] properties (9028:17)
    └─┬invalidOperators
      ├──[-] items (9023:25)❌ 
      ├──[🔀] type (9029:27)❌ 
      └──[🔀] description (9030:34)
Document Element Total Changes Breaking Changes
info 2 0
components 4 2

PYTHON CHANGELOG

tests: 1.19.7 - 2026-01-19

🐛 Bug Fixes

  • ensure tests are generated for operations with only error response named examples (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.691.0

@github-actions github-actions bot added the patch Patch version bump label Jan 17, 2026
@github-actions github-actions bot requested a review from a team as a code owner January 17, 2026 01:49
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768614376 branch 6 times, most recently from 6065cac to 1279c7c Compare January 21, 2026 01:58
* `glean.client.messages.retrieve()`:  `response.search_response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.query_as_admin()`: 
  *  `response.glean_data_error.federated_search_rate_limit_error` **Added**
  *  `error.federated_search_rate_limit_error` **Added**
* `glean.client.search.autocomplete()`:  `response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.recommendations()`:  `response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.query()`: 
  *  `response.glean_data_error.federated_search_rate_limit_error` **Added**
  *  `error.federated_search_rate_limit_error` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768614376 branch from ebb59ad to 94cc06f Compare January 21, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants